Uses of Class
negotiator.distributedtournament.Job

Packages that use Job
negotiator.distributedtournament   
 

Uses of Job in negotiator.distributedtournament
 

Methods in negotiator.distributedtournament that return Job
 Job DBController.getJob(int jobID, java.util.ArrayList<negotiator.protocol.Protocol> sessions)
          Gets a group of sessions to run.